Skip to content

Fix issue preventing non-root salt master running in VSCode integrated terminal #67085

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Akm0d
Copy link
Contributor

@Akm0d Akm0d commented Dec 3, 2024

What does this PR do?

Fixes an issue preventing salt-master from running without root in VSCode integrated terminal.

What issues does this PR fix or reference?

Fixes #67083

Previous Behavior

Running salt-master without root in the VSCode integrated terminal results in an error during grains collection.

New Behavior

salt-master is able to run without root.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices, including the
PR Guidelines.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@Akm0d Akm0d requested a review from a team as a code owner December 3, 2024 17:22
@Akm0d Akm0d force-pushed the 67083 branch 4 times, most recently from d0bb349 to 6ec7abb Compare December 3, 2024 18:35
@Akm0d Akm0d changed the title Fix issue preventing non-root salt master on Ubuntu Fix issue preventing non-root salt master running in VSCode integrated terminal Dec 17, 2024
@dnessett
Copy link

I was wondering if there is an estimate when this fix might be merged into 3007.x?

@twangboy twangboy added this to the Chlorine v3007.2 milestone Jan 29, 2025
@dnessett
Copy link

dnessett commented Feb 6, 2025

I'm a little confused. The bug report that motivated this PR, #67083, has been closed. And yet the PR has not passed the requirements necessary for integration into 3007.x. It may be (probably is) that I don't understand PR workflow. Is this PR still moving forward? I should also mention that this problem also arises in 3006.x, so I would hope that any fixes appearing in 3007.2 will be back ported to 3006.9. Is that the case?

Copy link
Contributor

@twangboy twangboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you create a test for this?
Also, would you mind rebasing this on 3006.x?

@dmurphy18
Copy link
Contributor

@Akm0d rebae to 2006.x and add tests or close this if not interested in it anymore

@dwoz
Copy link
Contributor

dwoz commented May 3, 2025

@Akm0d re-open this if you want to get it across the finish line.

@dwoz dwoz closed this May 3, 2025
@dnessett
Copy link

dnessett commented May 3, 2025

@dwoz I am spending all of my Salt development time on another bug #65265. I didn't submit a bug report issue for this problem, because I thought it was going to be fixed by this PR. Now that it is closed, should I submit a PR with the same changes? It doesn't appear @Akm0d is paying any attention to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants